home *** CD-ROM | disk | FTP | other *** search
- /*
- ** (C) Copyright 1984,85,86 Mark Feeney. All Rights Reserved
- */
-
- /*
- ** help for s_ globals
- */
- extern char s_attr ; /* current color */
- extern unsigned s_curtype ; /* current cursor type */
- extern char s_curstat ; /* curent cursor status */
-
- extern unsigned s_videoseg ; /* video segments */
-
-